Open
Conversation
bbbd805 to
6726745
Compare
6726745 to
af501a0
Compare
af501a0 to
e5ce1a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.30.0→v1.33.1Release Notes
stern/stern (stern/stern)
v1.33.1Compare Source
⚡ Notable Changes
WinGet is now supported for installing stern
If you're running on Windows, usually the actual best way is to use WinGet to install which is Windows' built-in package manager, you can install like this:
Changes
aa558b6(Gregor Noczinski)v1.33.0Compare Source
⚡ Notable Changes
New template variables
LabelsandAnnotationsYou can now use
LabelsandAnnotationsin your templates.Changes
d6a0679(Takashi Kusumi)5946e7f(Guruprasad Bhat)6d915a8(Peter)3cd85b4(Nicholas Hurden)v1.32.0Compare Source
⚡ Notable Changes
A new template function
prettyJSONYou can now use a new template function
prettyJSONthat parse input and emit it as pretty printed JSON. If it parse fails output string as is.A new template function
bunyanLevelColorYou can now use a new template function
bunyanLevelColorthat print bunyan numeric log level using appropriate color.A new flag
--conditionA new
--conditionallows you to filter logs with the pod condition on:[condition-name[=condition-value]. The default condition-value is true. Match is case-insensitive. Currently, it is only supported with --tail=0 or --no-follow.Changes
--condition(#276)2576972(Felipe Santos)--no-followis set with--tail=0(#331)276e906(Felipe Santos)ccd8add(Fabio Napoleoni)extjsonandppextjson(#325)d9a9858(Takashi Kusumi)levelColortemplate function to parse numbers (#321)db69276(Jimmie Högklint)v1.31.0Compare Source
Changes
c2b4410(Takashi Kusumi)a4fdcc9(Takashi Kusumi)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.